Visual Basic (Declaration) | |
---|---|
Public Property PublishingAction As PublishingServerEventItem.ePublishingAction |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PublishingServerEventItem Dim value As PublishingServerEventItem.ePublishingAction instance.PublishingAction = value value = instance.PublishingAction |
C# | |
---|---|
public PublishingServerEventItem.ePublishingAction PublishingAction {get; set;} |
C++/CLI | |
---|---|
public: property PublishingServerEventItem.ePublishingAction PublishingAction { PublishingServerEventItem.ePublishingAction get(); void set ( PublishingServerEventItem.ePublishingAction 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