Gets or sets the Commentsonthe Performed Procedure Step.
public string CommentsonthePerformedProcedureStep {get; set;}
public string CommentsonthePerformedProcedureStep {get; set;}
get_CommentsonthePerformedProcedureStep();
set_CommentsonthePerformedProcedureStep(value);
public:
property String^ CommentsonthePerformedProcedureStep {
String^ get();
void set ( String^ value);
}
'Declaration
Public Property CommentsonthePerformedProcedureStep As String
'Usage
Dim instance As PPSInformation
Dim value As String
instance.CommentsonthePerformedProcedureStep = value
value = instance.CommentsonthePerformedProcedureStep
Property Value
A
System.String representing The Commentsonthe Performed Procedure Step to match against.
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