Visual Basic (Declaration) | |
---|---|
Public Property PublishingServer As PublishingServer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PublishingPageConverter Dim value As PublishingServer instance.PublishingServer = value value = instance.PublishingServer |
C# | |
---|---|
public PublishingServer PublishingServer {get; set;} |
C++/CLI | |
---|---|
public: property PublishingServer^ PublishingServer { PublishingServer^ get(); void set ( PublishingServer^ value); } |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2