Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the instructions for this wizard step.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
ReadOnly Property Instruction As String
string Instruction { get; }
property String^ Instruction {
String^ get ();
}
function get Instruction () : String
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace