Struct WebSite
Webサイト情報
Inherited Members
Namespace: VRoidSDK
Assembly: VRoidSDK.dll
Syntax
public struct WebSite
Fields
id
WebサイトのID
Declaration
public string id
Field Value
Type | Description |
---|---|
String |
url
WebサイトへのURL
Declaration
public string url
Field Value
Type | Description |
---|---|
String |