This documentation is archived and is not being maintained.

IPolicyDefinition::InstallationInstructions Property

Gets a message that is displayed if the policy appears not to be installed.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

property String^ InstallationInstructions {
	String^ get ();
}

Property Value

Type: System::String
A message that is displayed if the policy appears not to be installed.

Show: