Sdílet prostřednictvím


USqlAssemblyFileInfo.ContentPath Property

Definition

Gets or sets the the content path to the assembly file.

[Newtonsoft.Json.JsonProperty(PropertyName="contentPath")]
public string ContentPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="contentPath")>]
member this.ContentPath : string with get, set
Public Property ContentPath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to