IDocumentationInfo Interface

Provides access to members of documentation info.

Members

Name Description
Read/write property EmbeddedData Embedded data of the documentation.
Read/write property URL Url of the documentation.

IDocumentationInfo.EmbeddedData Property

Embedded data of the documentation.

Public Property EmbeddedData As Byte[]
public Byte[] EmbeddedData {get; set;}

IDocumentationInfo.URL Property

Url of the documentation.

Public Property URL As String
public string URL {get; set;}

Classes that implement IDocumentationInfo

Classes Description
DocumentationInfo Provides access to DocumentationInfo object.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.