ISharePointServer.ProductName 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.
ProductName of the SharePointServer.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="ProductName of the SharePointServer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="productName")]
public string ProductName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="ProductName of the SharePointServer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="productName")>]
member this.ProductName : string
Public ReadOnly Property ProductName As String
Property Value
- Attributes