Resource.NoOrganizationsFound Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a localized string similar to No organizations found.
public:
static property System::String ^ NoOrganizationsFound { System::String ^ get(); };
public static string NoOrganizationsFound { get; }
member this.NoOrganizationsFound : string
Public Shared ReadOnly Property NoOrganizationsFound As String